Skip to content

fix: allow assistant toolbar to scroll#1975

Merged
ntohidi merged 1 commit into
unclecode:developfrom
nightcityblade:fix/issue-1973
May 25, 2026
Merged

fix: allow assistant toolbar to scroll#1975
ntohidi merged 1 commit into
unclecode:developfrom
nightcityblade:fix/issue-1973

Conversation

@nightcityblade
Copy link
Copy Markdown

Summary

Updates the Crawl4AI Assistant toolbar styling so long Click2Crawl content can scroll instead of being clipped by a hidden overflow container.

Changes

  • Adds a 500px maximum height to .c4ai-toolbar
  • Replaces hidden overflow with vertical scrolling

Testing

  • git diff --check
  • CSS sanity check verifying the new toolbar rules are present

Fixes #1973

@ntohidi ntohidi changed the base branch from main to develop May 25, 2026 09:58
@ntohidi ntohidi merged commit 532b105 into unclecode:develop May 25, 2026
@ntohidi
Copy link
Copy Markdown
Collaborator

ntohidi commented May 25, 2026

Thanks @nightcityblade for the quick fix! Clean and straightforward CSS change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: C4A Assistant overflow

2 participants